Welcome![Sign In][Sign Up]
Location:
Search - Linux structure

Search list

[Other resourcelinux-gui

Description: 精通嵌入式linux编程 - 构造自己的gui 环境-proficient in programming embedded linux-structure their environment gui
Platform: | Size: 622135 | Author: Kevin | Hits:

[Data structslinux核心数据结构

Description: linux核心数据结构-core data structure
Platform: | Size: 4096 | Author: 万俟楠 | Hits:

[DocumentsLinux编程白皮书2

Description: 《Linux编程白皮书》是由一群Linux高手所写的,它由五个部分组成——是Linux文档工程的一个印刷版本。该书描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。全书是从Linux操作系统的心脏——内核开始进行深入介绍的。所介绍的知识包括Linux硬件和软件基础、内核机制、进程、模块、结构及源代码、Linux内核模块编程指南,把应用程序移植到Linux下,以及对网络的讨论等等。-"Linux programming White Paper" is written by a group of Linux experts, it consists of five parts-- the Linux Documentation Project is a print version. The book describes the key design concepts, and systems and subsystems of the Linux kernel structure and the concept of specific systems architecture. The book is from the heart of the Linux operating system-- starting core in-depth about. Introduced by the knowledge including Linux hardware and software infrastructure, the core mechanisms, processes, modules, the structure and source code, the Linux kernel module programming guide, applications to Linux, as well as the network discussions.
Platform: | Size: 121856 | Author: 谢其财 | Hits:

[Linux-UnixLinux内核模块和驱动的编写

Description: Linux内核是一个整体是结构,因此向内核添加任何东西,或者删除某些功能,都十分困难。为了解决这个问题引入了内核机制。从而可以动态的想内核中添加或者删除模块。-Linux is a kernel of the whole structure, it added to the kernel anything, or delete certain functions are very difficult. To solve this problem the introduction of core mechanism. Thus dynamic kernel to add or delete modules.
Platform: | Size: 3072 | Author: 李明 | Hits:

[Otherlinux-gui

Description: 精通嵌入式linux编程 - 构造自己的gui 环境-proficient in programming embedded linux-structure their environment gui
Platform: | Size: 621568 | Author: Kevin | Hits:

[Linux-Unixlinux

Description: 此压缩文档包含两个pdf文档,第一个对linux早期操作系统(v0.11)全部代码文件进行了全面详细的注释和说明。介绍了内核源代码的组织结构及相互关系。第二个探究了linux Tcp/Ip 的核心。-This compressed file contains two pdf documents, the first an early linux operating system (v0.11) All code files for a full detailed notes and descriptions. Introduce the kernel source code and the relationship between organizational structure. The second explores the linux Tcp/Ip core.
Platform: | Size: 5490688 | Author: 刘浩 | Hits:

[Linux-UnixLinux

Description: 本书主要介绍嵌入式LINUX的各种资源以及性能,比较系统的阐述了LINUX的文件结构和内存管理,资源释放等-This book introduces a variety of resources embedded LINUX, as well as performance, a more systematic exposition of the LINUX file structure and memory management, resource release, etc.
Platform: | Size: 508928 | Author: lijunfeng | Hits:

[OtherLINUX

Description: 《Linux编程白皮书》是由一群Linux高手所写的,它由五个部分组成——是Linux文档工程的一个印刷版本。该书描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。全书是从Linux操作系统的心脏——内核开始进行深入介绍的。所介绍的知识包括Linux硬件和软件基础、内核机制、进程、模块、结构及源代码、Linux内核模块编程指南,把应用程序移植到Linux下,以及对网络的讨论等等。- Linux Programming White Paper is written by a group of Linux experts, and it consists of five parts- Linux Documentation Project is a printed version. The book describes the key design concepts, as well as the system and the Linux kernel subsystem concept of system structure and concrete structure. Book are from the heart of Linux operating system- the kernel began to conduct in-depth introduction of the. The introduction of knowledge, including basic hardware and software for Linux, the kernel mechanisms, processes, modules, structure and source code, Linux Kernel Module Programming Guide, the application ported to Linux, as well as discussions on the network and so on.
Platform: | Size: 121856 | Author: zi | Hits:

[OtherLinux(2.4.21)configure

Description: Linux(2.4.21)内核配置注意事宜,这里介绍了Linux(2.4.21)内核配置嵌入式系统的一些注意点,可以架构XSBase270平台的-Linux (2.4.21) kernel configuration attention to matters here introduced Linux (2.4.21) kernel configuration of embedded systems a number of attention points, you can structure XSBase270 platform
Platform: | Size: 124928 | Author: hh | Hits:

[Linux-Unixlinux-0.11

Description: linux0。11内核源代码分析,详尽的分析了linux内核的层次结构-linux0. 11 core source code analysis, a detailed analysis of the hierarchical structure of linux kernel
Platform: | Size: 121856 | Author: aj | Hits:

[Internet-NetworkThe.Linux.Networking.Architecture

Description: Linux下的网络结构与编程,英文版,你肯定看得懂的,本人转型学习中-Under Linux the network structure and programming, in English, you certainly can read, I study the transition
Platform: | Size: 9060352 | Author: 王铁鑫 | Hits:

[Linux-UnixLinux

Description: 本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。 -The book and its programming on the Linux operating system, the overall presentation was made to support the development of software for open-source model. Memory management, process and its communication mechanism, PCI, kernel module programming and core system provided a detailed explanation of the structure, and with many examples of program code. In-depth study of the programming under Linux there are a great help.
Platform: | Size: 14466048 | Author: Miao | Hits:

[Linux-UnixLinux

Description: Linux的射频模块驱动设计。 本文首先从嵌入式系统的概念、ARM微处理器和嵌入式操作系统的概念出发,描述了S3C2410的体系结构,具体研究了UART口和I/O口的控制,然后深入到linux环境下的驱动开发当中,介绍了本论文的软件开发环境,然后讨论了Linux系统驱动程序的程序构架,最后讨论了Linux驱动体系结构,重点叙述了字符型驱动程序的编写方法。然后完成了射频控制模块(ATMEL公司AT86RF211芯片)的驱动以及电路设计,通过S3C2410的UART口传输数据,通过I/O口去控制射频芯片。给出了驱动实现的关键程序和最小系统模块电路图。射频模块(AT86RF211)的驱动程序,包括了对它的模块收发数据的时序实现和对模块实体的控制。-The Linux radio frequency mold piece drive a design. This text set out from the concept, ARM microprocessor of the built-in system and the concept of the built-in operate system first, description the system structure of the S3 C2410, concrete research UART and I/O of control, then thorough arrive under the linux environment of drive a development in the middle, introduction the software of this thesis development environment, then discussion the Linux system drive the procedure frame of procedure, end discussion the Linux drive system structure, point describe character list type drive procedure of write a method.Then completion radio frequency control drive of mold piece(the ATMEL company AT86 RF211 chip) and electric circuit design, the UART which pass the S3 C2410 deliver a data and pass an I/O chip to the control radio frequency .Give drive the key procedure of realization and minimum system mold a piece electric circuit diagram.The radio frequency mold piece(the AT86 RF211) drive
Platform: | Size: 308224 | Author: 蔡永花 | Hits:

[OtherLinux.Kernel.Development.Second.Edition

Description: 这个书就是我们翻译的《Linux内核设计与实现》,是本通俗易懂的内核入门书籍。其内容朴实,风格简练,便于整体把握Linux内核架构。当了解操作系统原理后,便可阅读这本书。-This is our translation of the book " Linux Kernel Design and Implementation" is the core of the user-friendly book entry. The contents of simple, concise style, easy to grasp the overall structure of Linux kernel. When the principle of understanding the operating system, you can read this book.
Platform: | Size: 1334272 | Author: llnux | Hits:

[Linux-UnixLinux

Description: 安装完Linux操作系统后应该做的事情1. 启动系统 2. 用户登录 3. 修改口令 4. 退出登录 5. 关闭机器 6. 虚拟控制台 文件与目录操作 1. 文件名与文件类型 2. 目录结构 显示文件内容 1) cat命令 2) more命令 3) less命令 -After you have installed Linux operating system should do 1. Start System 2. User Login 3. Modify password 4. From the registry 5. Shut down the machine 6. Virtual Console file and directory operations 1. File name and file type 2. Directory structure shows that the content of the document 1) cat command 2) more orders 3) less command
Platform: | Size: 735232 | Author: lili | Hits:

[Linux-UnixLinux

Description: linux 0.11 内核注释,作者写的非常详尽深刻,是学习操作系统不可或缺的一本书,介绍了内核代码组织结构与相互之间的关系,还说明了编译内核的方法-linux 0.11 kernel notes, the authors write very detailed and profound, is to learn the operating system an indispensable book on the organizational structure of the kernel code and the mutual relations, but also describes the method of compiling the kernel, etc.
Platform: | Size: 6121472 | Author: remote | Hits:

[OtherLinux

Description: 本书对Linux 早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间 内对Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究Linux 系统打下坚实的基础。虽然所选择的版本较低, 但该内核已能够正常编译运行,其中已经包括了LINUX 工作原理的精髓,通过阅读其源代码能快速地完全理解内核的运作 机制。书中首先以Linux 源代码版本的变迁历史为主线,详细介绍了Linux 系统的发展历史,着重说明了各个内核版本之间 的重要区别和改进方面,给出了选择0.11(0.95)版作为研究的对象的原因。另外介绍了内核源代码的组织结构及相互关系, 同时还说明了编译和运行该版本内核的方法。然后本书依据内核源代码的组织结构对所有内核程序和文件进行了注释和详细 说明。每章的安排基本上分为具体研究对象的概述、每个文件的功能介绍、代码内注释、代码中难点及相关资料介绍、与当 前版本的主要区别等部分。最后一章内容总结性地介绍了继续研究Linux 系统的方法和着手点-Book early Linux operating system kernel (v0.11) all the code files for a detailed and comprehensive notes and instructions, designed to enable the reader to the shortest possible time On Linux within the working mechanism of access to comprehensive and deep understanding for further study and research lay a solid foundation for Linux systems. Although the chosen version of the low However, the core has been able to properly compile and run, which already includes the LINUX operating principle of the essence, by reading its source code can be quickly and fully understand the operation of the kernel Mechanism. The book first of all to Linux source code version of the change history of the main line, detailing the history of Linux systems, highlighting the various kernel versions Important differences and improvements, given the choice 0.11 (0.95) version of the object as the reason. Also describes the organization of the kernel source code structure and the relationship between
Platform: | Size: 5313536 | Author: 萧和 | Hits:

[Linux-UnixLinux-Network-Programming

Description: 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应用层网络服务程序、TCP编程、主机信息获取、数据IO复用、UDP编程、高级套接字、套接字选项、原始套接字、服务器模型、IPv6、Linux内核网络部分结构及分布、netfilter框架内报文处理。为了方便读者学习,《Linux网络编程》最后一个部分介绍了3个综合案例,包括应用层的Web服务器例子、简单的应用层网络协议站例子和内核层网防火墙的例子。 -"Linux Network Programming" Introduction: Linux is the most popular open source operating systems, network functionality in Linux, occupies the core position. "Linux Network Programming" step by step from the application layer to the Linux kernel, the basic knowledge from the point to the integrated case, the readers how to network programming under Linux. "Linux Network Programming" is divided into four parts: Linux part of program design, Linux user space part of network programming, Linux kernel network programming and integrated case some part. Includes an overview of Linux system, Linux programming environment, Linux File System Introduction, Linux processes and threads under, TCP/IP protocol suite, application layer network services program, TCP programming, host information access, data IO Multiplexing, UDP programming, advanced socket, socket option, the original socket, server model, IPv6, Linux kernel network part of the structure and distribution, netfilter framework of mess
Platform: | Size: 1734656 | Author: chinq | Hits:

[Linux-UnixLinux-kener-analysic

Description: 详细描述了linux内核架构和运行方式,它是pdf文件,有索引,字迹超级清楚,阅读起来非常方便。我知道这个电子书还有一个pdf扫面版本,超级不清楚。这个对在linux下驱动程序设计的初学者大有裨益。-Describes in detail the structure and operation mode linux kernel, it is pdf file, an index, super-clear writing, reading is very convenient. I know this e-book and a pdf version of sweep surfaces, super clear. The next driver in linux designed for beginners of great benefit.
Platform: | Size: 5143552 | Author: hexiaoya | Hits:

[Linux-UnixLINUX-V0.11

Description: 详细讲述LINUX源码,包括文件列表,数据结构、数据域等-Particulars about LINUX, including documents list source data structure, data fields, etc
Platform: | Size: 726016 | Author: 尹丹 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 31 »

CodeBus www.codebus.net